widget: Call size_allocate vfunc directly when possible
authorAlexander Larsson <alexl@redhat.com>
Mon, 14 Sep 2015 13:05:37 +0000 (15:05 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 14 Sep 2015 13:05:37 +0000 (15:05 +0200)
commit68e50d20a7f765b3b5c6196f0d4de134fc111bac
tree7538ade0a95e86fb64f0f1f1b64d71f22afce968
parentcdd951e927ad37933eb12f62fc6eaafe542a7c29
widget: Call size_allocate vfunc directly when possible

This avoids all the overhead of signal emissions when it is not used.
gtk/gtkwidget.c